libgcj16-dbg software package provides Debugging symbols for libraries provided in libgcj16-dev, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgcj16-dbg
libgcj16-dbg is installed in your system.
Make ensure the libgcj16-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgcj16-dbg *
You will get with libgcj16-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Debug packages |
| Package | libgcj16-dbg |
| Version | 5.4.1-3ubuntu1 |
| Description | Debugging symbols for libraries provided in libgcj16-dev |
| Sub Section | debug |